unit #UNITNAME;

interface

uses
#USESTESTEDUNIT
  TestFrameWork;

#TESTCLASSDECLBLOCK
implementation

initialization

#TESTSUITEREGBLOCK

end.
